home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / programs / vote52.zip / SBBS_USE.DOC < prev    next >
Text File  |  1991-10-14  |  2KB  |  51 lines

  1.  
  2.                                -=( SBBS.DOC )=-
  3.  
  4. Ok, here is some extra info for SBBS v1.11 sysops.
  5.  
  6. Since I don't have a running SBBS myself the testing on the support for
  7. SBBS is done only local. Not that that should be much of a problem since
  8. the only thing that's changed in the door is the detection and reading
  9. of SBBS specific files.. The rest is unchanged and does run very well
  10. under RA.
  11.  
  12. Here are some points especialy for SBBS usage:
  13.  
  14. - You should put the variable BBS=SBBS in your environment.
  15.     (Set BBS=SBBS)
  16.   As I didn't find a decent way yet to recognice the BBS which
  17.   is running the door. (Ra sysops can also use BBS=RA, but since
  18.   I'm an RA sysop myself thatone is the default..)
  19.  
  20. - SBBS sysops have to add the *E parameter if they want to use the
  21.   sysop-keys inside the door. (That is, you can use them inside the
  22.   door anyhow, but without the *E adjusting time and such wouldn't
  23.   be passed back to the BBS)
  24.  
  25. - Since AVATAR isn't supported by SBBS it cannot be selected while
  26.   running SBBS.
  27.   All the other functions are supported though.
  28.  
  29. - Language support for SBBS systems works like this:
  30.  
  31.    * The door looks into the userinfo to see which language file is
  32.      selected.
  33.    * The first 3 characters of the language filename are used as an
  34.      extention for the language file which should be found in the
  35.      doors home directory (i.e. the directory where the EXE is OR
  36.      the directory where the <DOORNAME>= environment variable points
  37.      too.
  38.  
  39.   f.e. The user has selected the HOLLANDS.LGN file. The doors (Say NEWS)
  40.   looks for a language file with the name NEWS.HOL (and also the helpfile
  41.   NEWSHELP.HOL) This file should be in the directory where the NEWS=
  42.   environment variable points to OR (if you don't use the environment var)
  43.   in the same directory as the EXE file.
  44.  
  45. On the other side, all the DesqView and multiline functions should work.
  46. To detect Multiline I check the configfile for the number of lines.
  47. If the number is >1, multiline is turned on and share is supposed to be
  48. there.
  49.  
  50.  
  51.